.mobile_view .header_nav_inner { position: fixed; align-items: flex-start; top: 0; width: 17rem; z-index: 9;left: 100%; height: 100%;
     background-color: var(--white);  transition: 0.5s; flex-direction: column; opacity: 0;}

.phone_menu span {    display: block;
    width: 30px;
    height: 3px;  background-color: var(--black800);   margin: 0 0 5px; border-radius: 6px;}
    body.menu_opend .header_nav_inner{
        transform: translate(-100%, 0);
        opacity: 1;
    }

    .mobile_view  .close_menu {
        display: inline-block;
        color: var(--black);
        background-color: var(--black800);
        width: fit-content;
        padding: 0.5rem;
        margin: 0.5rem;
    }

    .mobile_view  .sub_menu { position: static; opacity: 1; display: none; pointer-events: all; transform: none; transition: none;    background-color: var(--secondary-color); width: 100%;  border-radius: 0; }
    .mobile_view .header_nav {    flex-direction: column;}
    .mobile_view  .ddp-click { position: absolute;     top: 1rem; right: 0.6rem; display: flex; align-items: center; justify-content: center; height: 1.563rem; width: 1.563rem; border: 1px solid #0000002e; color: #616161; cursor: pointer; background-color: #00000008; }
    .mobile_view  .has-droapdown ul:before {display: none;}
    .mobile_view .has-droapdown:after{display: none;}
    .mobile_view .header_nav>li:not(:last-child) {    border-bottom: solid 1px #ccc;}
    .mobile_view .close_menu img {
        height: 24px;
    }
    .mobile_view .header_nav>li:last-child {padding-left: 1rem;}
    .mobile_view  .main-header { padding: 0;}
    .mobile_view .phone_menu { margin-left: auto;}
    .mobile_view .headerinner {justify-content: space-between;}
    .mobile_view .header-backdroap { position: fixed; z-index: 2; top: 0; left: 0; width: 100%; height: 100%;    opacity: 0; transition: 0.5s; pointer-events: none; }
    body.menu_opend .header-backdroap  {opacity: 1; pointer-events: all;     background-color: rgba(0, 0, 0, 0.5);}

    body:not(.mobile_view) .ddp-click, body:not(.mobile_view) .phone_menu, body:not(.mobile_view) .close_menu {display: none;}
    .mob_organised_by {display: none; position: static;}
    @media(max-width:991px){
        .desktoporganised_by {display: none;}
        .mob_organised_by {display: block; color: var(--black);         text-align: center;}
        .logo_organised { justify-content: center;}
    }
    @media(max-width:767px){
        .sponsors_grid_list .sponsors_home_box {flex-direction: column;}
        /* .sponsors_grid_list li:last-child .sponsors_home_inner  {    display: flex ;flex-direction: column; align-items: center;} */
      
  
    .key_data_grid{grid-template-columns: repeat(2, 1fr);} 
    .key_organizer_grid{grid-template-columns: repeat(1, 1fr);} 
    .home_about_left br { display: none;}
    .key_data_list{grid-template-columns: repeat(1, 1fr);}
    .attend_why_inner {flex-wrap: wrap;}
    .attend_why_inner .attend_why_home_box {width: 100%;}
    .attend_why_inner .attend_why_home_box:nth-child(even) {padding-left: 0; padding-top:3rem;}
    .attend_why_inner:before {display: none;}
    .home_about_inner, .home_facts {flex-wrap: wrap;}
    .home_about_inner >div {width: 100%;}
    .home_about_right { padding-left: 0; margin-top: 2rem;}

    .home_about_inner .home_about_left, .home_about_inner .home_about_right {width: 100%;}
    .home_facts .home_facts_box  {padding-right: 0rem;width: 50%; padding-top: 2rem;}
    .home_facts { margin-top: 0;} 
    .sec_heading .lg_head {line-height: 1.1;margin-bottom: 1rem; font-size: 2rem;}
    .key_data_wrap { padding-top: 0;}
    .key_organizer_box .top_head {     align-items: flex-start;  flex-direction: column;}

    .home_about_inner .home_about_right {display: none;}
    .key_organizer_box .top_head .icon {padding-right: 0; padding-bottom: 1rem;}
    .review_slider_btn { position: static;    justify-content: center;}
    .review_slider_btn .review-next {     margin-right: 1rem;}
    .news_slider_wrapper .slider_btn_tleft { position: static; margin-top: 1.4rem; width: 100%;  justify-content: center;}
    .news_slider_wrapper .slider_btn_tleft .news-button-next {     margin-right: 1rem;}
    .sponsors_row_inner {    grid-template-columns: repeat(2, 1fr);}

    .footer_main_inner .col1, .footer_main_inner .col2, .footer_main_inner .col3 {width: 100%; max-width: 100%;}
    .footer_main_inner .col1, .footer_main_inner .col2 { margin-bottom: 1.5rem;}
    .common_padding {    padding-block: 3rem;}
    .banner_content_inner .text_lg  {font-size: 2.6rem;}
    .banner_content_inner .theme_btn_solid{padding: 0.8rem 1rem; }
    .banner_content_inner .theme_btn_outline{padding: 0.8rem 1rem; }
    .page_title {font-size: 2rem;}
    .about_inner {flex-wrap: wrap;}
    .about_inner .left_side {width: 100%;}
    .left_side_inner {padding: 2rem 2rem 2rem 2rem;}
    .about_inner .right_side {width: 100%;}
    .about_inner .right_side .images {         padding-bottom: 0;}
    .box_rev_inner {flex-wrap: wrap;        margin-bottom: 0;}
    .box_rev_inner .box_rev_text {width: 100%;}
    .box_rev_text_inner { padding: 3rem 2rem 2rem 2rem; }
    .box_rev_inner .box_rev_img {width: 100%;}
    .box_rev_img .images {margin-left: 0;}
    .box_rev_img .images {padding-bottom: 0;}
    .box_rev_grid .box_rev_inner:nth-child(even) .box_rev_text_inner { padding: 3rem 1rem 3rem 2rem;}
    .box_rev_img .images{    padding: 3rem 0;}
    .box_rev_grid .box_rev_inner:nth-child(even) .images { margin-right: 0;}
    .box_rev_grid .box_rev_inner:nth-child(even) .box_rev_text_inner { padding: 3rem 2rem 3rem 2rem; }
    .box_rev_img .images{    padding: 3rem 0;}
    .committee_team_box_wrap{grid-template-columns: repeat(2, 1fr);    gap: 1rem;    }
    .committee_team_box .images {width: 8rem; height: 8rem;}
    .logo img {height: 4rem;}
    .conference_agenda_location {flex-wrap: wrap;}
    .conference_agenda_location span:first-child { margin-bottom: 0.5rem;}
    .conference_agenda_location span{line-height: 1.3;}
    .schedule-main-in ul{justify-content: flex-start;}
    .conference_agenda_card{ margin-top: 1rem;      padding: 1rem 1.5rem 0;}
    .conference_agenda_speacker .guest_speacker li {width: 50%;}
    .hotel_picked {flex-wrap: wrap;}
    .hotel_picked .hotel_picked_img{width: 100%;}
    .hotel_picked .hotel_picked_des {width: 100%;padding-left: 0;padding: 0 1rem;padding-block: 1.5rem!important;}
    .hotel_picked_inner ul {flex-wrap: wrap;display: block;}
    .hotel_picked_inner ul li:after {height: 8px; width: 8px; background: #ff6b00; border-radius: 40px; left: -4px;}
    .hotel_picked_destination{   padding: 3rem 2rem 2rem;}
    .hotel_picked_inner ul li:not(:last-child) {margin-bottom: 0.5rem;}
    .nearby_attractions ul li:after, .nearby_attractions ul li:first-child:after{  display: inline-block; position: absolute; top: 50%;  height: 8px; width: 8px; background: #ff6b00; border-radius: 40px; left: -4px;   content: '';  transform: translateY(-50%);}
    .nearby_attractions ul:not(:first-child){    border-radius: 5px;}
    .abstract_table_wrap{flex-wrap: wrap;}
    .abstract_table {width: 100%;}
    .abstract_table_left{width: 100%; margin-top: 2rem;}
    .offline_booking_wrap{flex-wrap: wrap;}
    .offline_booking_wrap >div{width: 100%;}
    .offline_book_right {margin-top: 2rem;}
    .sec_title_bottom_gap {margin-bottom: 2rem;}
    .table-responsive {overflow-x: auto !important;}
    .details_td {min-width: 18rem;}
    .stand_td {min-width: 10rem;}
    .sec_rev_wrap .sec_rev_inner >div{width: 100%;}
    .sec_rev_wrap .sec_rev_inner {flex-wrap: wrap;     flex-direction: column-reverse;}
    .sec_rev_wrap .sec_rev_inner:nth-child(even){flex-direction: column-reverse;}
    .sec_rev_wrap .sec_rev_inner .sec_rev_left { padding-top: 2rem;}
    .sec_rev_wrap .sec_rev_inner:not(:last-child){    margin-bottom: 2rem;}
    .nearby_hotel_box{width: 100%;}

    .delegat_head_md {min-width: 10rem;}
    .delegate_mid_intro {padding: 2rem; border-radius: 12px;}
    .accommodation_box_inner {    padding: 1rem 1rem;      justify-content: space-between;  flex-wrap: wrap;}
    .col_acco_select {width: 100%;}
    .become_sponser_form .form-select {    margin-bottom: 1rem;}
    .amount_reg {    margin-top: 0.5rem;}
    .contact_main_wrap {flex-wrap: wrap;}
    .contact_main_wrap .contact_box {    width: 100%;}
    .contact_main_wrap .contact_box:first-child { margin-bottom: 1.5rem;}
    .contact_form  { flex-wrap: wrap;}

    .submit_abstract_wrap {    padding: 0 0rem;}
    .submit_abstract_wrap .d-flex{    flex-wrap: wrap;}
    .become_sponser_form{    padding: 1.5rem;}
    .abstract_table_wrap_full .abstract_table_left_inner {    padding: 2rem;}
    .abstractsauthor {flex-wrap: wrap;}
    .abstractsauthor .title {    width: 100%;}
    .abstractsauthor span {display: none;}
    .abstract_table_wrap_full .text-end {text-align: left !important;}
    .contact_form .contact_form_left { padding-right: 0rem; margin-bottom: 2rem;}
    .top_header_menu ul li:after {    margin: 0 0.313rem;}
    .top_header_menu ul li a {font-size: 0.75rem;}
    .top_header_menu ul { justify-content: center;}
    .user_login_wrap { margin-left: 1rem;}
    .mobile_view .header_nav>li:last-child { padding-left: 0rem;}
    .abstractsauthor { margin-bottom: 0.5rem;}
    .submit_abstract_wrap .table thead tr th:nth-child(5)   {    min-width: 9rem; }
    .view_abstract_box { width: 100%;}
    .speaker_sec .committee_team_box_wrap { grid-template-columns: repeat(1, 1fr);         gap: 3rem 1rem; }
    .speaker_box .name { min-height: auto; font-size: 1.625rem;}
    .speaker_box .des  {    font-size: 1rem;}
    .speaker_box.committee_team_box .images {    height: 16.5rem;    width: 16.5rem;}
    }